Reduce '0' debug key's global impact
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 6 May 2010 10:59:55 +0000 (11:59 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 6 May 2010 10:59:55 +0000 (11:59 +0100)
commit81e0a49aeb24a77875dac3ecf6be7b998c6cf0f8
tree2b17e106a1152a07a4911f5ac61eb15c31841256
parentc931e4face0ab47ea749e3e32e7734e90c57d6ba
Reduce '0' debug key's global impact

On large systems, dumping state may cause time management to get
stalled for so long a period that it wouldn't recover. Therefore add
a tasklet-based alternative mechanism to handle Dom0 state dumps.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
xen/common/keyhandler.c